projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
76f19a6
dda2bfd
)
auto merge of #513 : bkoropoff/cargo/revert-static, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 7 Sep 2014 18:58:58 +0000
(18:58 +0000)
committer
bors
<bors@rust-lang.org>
Sun, 7 Sep 2014 18:58:58 +0000
(18:58 +0000)
This reverts a commit that worked around an overly restrictive lifetime bound on the `Writer` impl for `Box<Writer>` in libstd. Now that this restriction has been lifted, the workaround can be reverted.
Trivial merge